PDF4Java Reference Documentation
com.o2sol.pdf4java.core.exceptions Package / PDFInvalidFlowLayoutException Class / PDFInvalidFlowLayoutException Constructor / PDFInvalidFlowLayoutException Constructor(String)
Exception message.
In This Topic
    PDFInvalidFlowLayoutException Constructor(String)
    In This Topic
    Initializes a new PDFInvalidFlowLayoutException object.
    Syntax
    public PDFInvalidFlowLayoutException( 
       java.lang.String message
    )

    Parameters

    message
    Exception message.
    See Also